[INFO] cloning repository https://github.com/google/authenticode-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/authenticode-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fauthenticode-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fauthenticode-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c38fbd50a73f730e15ec9f8d741891fb9a0bcc6
[INFO] testing google/authenticode-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fauthenticode-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/google/authenticode-rs
[INFO] finished tweaking git repo https://github.com/google/authenticode-rs
[INFO] tweaked toml for git repo https://github.com/google/authenticode-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/google/authenticode-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/google/authenticode-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5785069a6a5dacd49b281dab26828c495a49a10465814994170b780eb9d888c
[INFO] running `Command { std: "docker" "start" "-a" "a5785069a6a5dacd49b281dab26828c495a49a10465814994170b780eb9d888c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5785069a6a5dacd49b281dab26828c495a49a10465814994170b780eb9d888c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5785069a6a5dacd49b281dab26828c495a49a10465814994170b780eb9d888c", kill_on_drop: false }`
[INFO] [stdout] a5785069a6a5dacd49b281dab26828c495a49a10465814994170b780eb9d888c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee88303c7d530fe068ad4731425e8f81df083c27e0bbcc1fbb52f617407b22ee
[INFO] running `Command { std: "docker" "start" "-a" "ee88303c7d530fe068ad4731425e8f81df083c27e0bbcc1fbb52f617407b22ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling base16ct v1.0.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling xtask v0.6.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling authenticode v0.6.0 (/opt/rustwide/workdir/authenticode)
[INFO] [stderr]    Compiling authenticode-tool v0.6.0 (/opt/rustwide/workdir/authenticode-tool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.68s
[INFO] running `Command { std: "docker" "inspect" "ee88303c7d530fe068ad4731425e8f81df083c27e0bbcc1fbb52f617407b22ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee88303c7d530fe068ad4731425e8f81df083c27e0bbcc1fbb52f617407b22ee", kill_on_drop: false }`
[INFO] [stdout] ee88303c7d530fe068ad4731425e8f81df083c27e0bbcc1fbb52f617407b22ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b8120ff777c68269334f9de7dfc338b7fbb2f969b66c2412c0e2c5478ccde13
[INFO] running `Command { std: "docker" "start" "-a" "1b8120ff777c68269334f9de7dfc338b7fbb2f969b66c2412c0e2c5478ccde13", kill_on_drop: false }`
[INFO] [stderr]    Compiling authenticode v0.6.0 (/opt/rustwide/workdir/authenticode)
[INFO] [stderr]    Compiling authenticode-tool v0.6.0 (/opt/rustwide/workdir/authenticode-tool)
[INFO] [stderr]    Compiling xtask v0.6.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s
[INFO] running `Command { std: "docker" "inspect" "1b8120ff777c68269334f9de7dfc338b7fbb2f969b66c2412c0e2c5478ccde13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b8120ff777c68269334f9de7dfc338b7fbb2f969b66c2412c0e2c5478ccde13", kill_on_drop: false }`
[INFO] [stdout] 1b8120ff777c68269334f9de7dfc338b7fbb2f969b66c2412c0e2c5478ccde13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d017d2e45514bef87c92f055bd1d51a5fcdbcafd2f445ebba9b0b0d89a7a46f9
[INFO] running `Command { std: "docker" "start" "-a" "d017d2e45514bef87c92f055bd1d51a5fcdbcafd2f445ebba9b0b0d89a7a46f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/authenticode-16520e0193b89562)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test win_cert::tests::test_align_up ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_authenticode.rs (/opt/rustwide/target/debug/deps/test_authenticode-677740ebeb465e16)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_cert_size_too_big ... ok
[INFO] [stdout] test test_cert_size_too_small ... ok
[INFO] [stdout] test test_cert_table_invalid_size ... ok
[INFO] [stdout] test test_cert_table_out_of_bounds ... ok
[INFO] [stdout] test test_get_authenticode_signature ... ok
[INFO] [stdout] test test_authenticode64 ... ok
[INFO] [stdout] test test_authenticode32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_errors.rs (/opt/rustwide/target/debug/deps/test_errors-15f7f633392320a3)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_attribute_certificate_error ... ok
[INFO] [stdout] test test_authenticode_signature_parse_error ... ok
[INFO] [stdout] test test_pe_offset_error ... ok
[INFO] [stdout] test test_attribute_certificate_authenticode_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/authenticode_tool-6641de4e2ca1e68d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[ERROR] error running command: stream did not contain valid UTF-8
[INFO] running `Command { std: "docker" "inspect" "d017d2e45514bef87c92f055bd1d51a5fcdbcafd2f445ebba9b0b0d89a7a46f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d017d2e45514bef87c92f055bd1d51a5fcdbcafd2f445ebba9b0b0d89a7a46f9", kill_on_drop: false }`
[INFO] [stdout] d017d2e45514bef87c92f055bd1d51a5fcdbcafd2f445ebba9b0b0d89a7a46f9
